www.gusucode.com > 智睿学校网站管理系统 V2.20 > 智睿学校网站管理系统 V2.20\code\Regist.asp

    <!--#include file="Include/conn.asp"-->
<!--#include file="Include/Fun_SqlIn.Asp"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head><meta http-equiv="Content-Type" content="text/html; charset=gbk" />
<title>网上报名 - <%=SiteTitle%></title>
<meta name="keywords" content="<%=Sitekeywords%>" />
<meta name="description" content="<%=Sitedescription%>" />
<link href="images/style.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="images/zhirui.js"></script>
</head>
<body>
<%head()%>
<table width="950" border="0" cellspacing="0" cellpadding="0"  class="main_class" align="center">
    <tr>
      <td width="240" valign="top" >
<table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td class="Ma_left">新闻搜索</td>
        </tr>
		 <tr>
          <td align="left">
		  <div style="margin-left:10px; margin-top:10px; margin-bottom:10px;">
		  <form action="Photo_list.asp" method="post" name="photo" id="photo">
		  <input name="ResultSea" type="hidden" value="Search" />
		  <input name="PhotoN" type="text" class="input1"  style="width:140px;"/>
		  <input name="提交" type="submit" class="but1" value="搜索作品" />
		  </form>
		  </div>
		  </td>
        </tr>
      </table>
		  <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
              <td class="Ma_left">热门排行</td>
            </tr>
            <tr>
              <td align="left"><div style="margin-left:10px;margin-right:10px;"><%Call leftNews("zhi_rui_s_po","Photo")%></div></td>
            </tr>
          </table>
		  <br style="line-height:50px;" />
		  </td>
      <td width="5"></td>
      <td valign="top" class="viewright">
	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr >
          <td width="15"  align="center" ></td>
          <td align="left" style='line-height:30px;border-bottom:1px solid #336699;'><img src="Images/ico01.gif" width="12" height="12"> <a href="../index.asp">首页</a><img src="Images/Arrow_02.gif" width="13" height="12" align="absmiddle">网上报名</td>
		  <td width="15"  class="Location">&nbsp;</td>
        </tr></table>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="15"></td>
          <td>&nbsp;</td>
          <td width="15"></td>
        </tr>
        <tr>
          <td>&nbsp;</td>
          <td><table width="100%" border="0" cellspacing="0" cellpadding="1">
            <form action="RegiSave.asp" method="post" name="form" >
              <tr>
                <td width="100" align="right">姓名:</td>
                <td width="238" ><input name="RegName" type="text" class="input1" id="RegName" size="12" maxlength="20" />
                  &nbsp;<font color="#CC0000">*</font></td>
                <td width="367" >性别:
                  <input name="sex" type="radio" value="男" checked="checked" />男
                  <input type="radio" name="sex" value="女" />女				  &nbsp;<font color="#CC0000">*</font></td>
              </tr>

              <tr>
                <td align="right">出生日期:</td>
                <td><input name="Birth" type="text" class="input1" id="Birth" size="16" maxlength="50" />
                  &nbsp;<font color="#CC0000">*如:1980-8-8</font></td>
                <td>民族:                  
                  <input name="National" type="text" class="input1" id="National" size="12" maxlength="20" />
                  &nbsp;<font color="#CC0000">*</font></td>
              </tr>
              <tr>
                <td align="right">学历:</td>
                <td><input name="Education" type="text" class="input1" id="Education" size="12" maxlength="50" />
                  &nbsp;&nbsp;<font color="#CC0000">*</font></td>
                <td>学分:
                  <input name="Credit" type="text" class="input1" id="Credit" size="12" maxlength="20" />
                  &nbsp;<font color="#CC0000">*</font></td>
              </tr>
              <tr>
                <td align="right">地址:</td>
                <td colspan="2"><input name="Addr" type="text" class="input1" id="Addr" size="40" maxlength="100" /></td>
              </tr>

              <tr>
                <td align="right">电话:</td>
                <td colspan="2"><input name="Telephone" type="text" class="input1" id="Telephone" size="20" maxlength="50" />
                  &nbsp;<span style="color: #FF0000">* 电话号码为至少11位</span></td>
              </tr>

              <tr>
                <td align="right">手机:</td>
                <td colspan="2"><input name="Mobile" type="text" class="input1" id="Mobile" size="20" maxlength="50" /></td>
              </tr>
              <tr>
                <td align="right">邮箱:</td>
                <td colspan="2"><input name="Email" type="text" class="input1" id="Email" size="30" maxlength="50" />
                  &nbsp;<font color="#CC0000">*</font></td>
              </tr>
              <tr>
                <td align="right">个人简介:</td>
                <td colspan="2"><textarea name="Remark" cols="66" rows="8" class="input1" id="Remark"></textarea></td>
              </tr>
              <tr>
                <td align="right">验证码:</td>
                <td colspan="2">  <input name="code" type="text" id="code" size="8" maxlength="5" style="border:1px solid #ccc;"/>
        <img src="Include/code.asp" border="0" alt="看不清楚请点击刷新验证码" style="cursor : pointer;" onClick="this.src='Include/code.asp'"/></td>
              </tr>
              <tr>
                <td height="30" align="right">&nbsp;</td>
                <td colspan="2" valign="bottom">
				<input name="Poid" type="hidden" value="<%=Poid%>" />
				<input name="Submit" type="submit" class="but1" value=" 保存 " />
                  &nbsp;
                  <input name="Reset" type="reset" class="but1" value=" 重置 " /></td>
              </tr>
            </form>
          </table></td>
          <td>&nbsp;</td>
        </tr>
        </table>	  
	  </td>
    </tr>
  </table>
<%Bottom()%>
</body>
</html>